home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Jun 89 / V0084-Popup Menu selectio-Jun89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  585 b   |  22 lines  |  [TEXT/GEOL]

  1. Item    9924714                         28-June-89        01:03
  2.  
  3. From:   D2215                           Dac SW, Wilma Blair, PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Popup Menu selection
  8.  
  9. Instead of passing fDefChoice = mPopupHit to DoChoice from a Popup menu, what
  10. if mPopupHit were set to say 500 (to leave some room) and the menu item
  11. selected were added to it as in:
  12.  
  13. DoChoice (SELF, fDefChoice + fCurrentItem)
  14.  
  15. Popup choices would reserve say 500 - 550.
  16.  
  17. Maybe this could also be applied to mCheckBoxHit, mRadioHit, etc?
  18.  
  19. Regards, Les Caudle
  20.  
  21.  
  22.